Skip to content

Conversation

@khusainovilas
Copy link
Contributor

  • Replaced manual hex string slicing with structured parse_packet_structure()
    that builds a complete protocol hierarchy (Ethernet → LLC/STP, ARP, IPv4, TCP/UDP/ICMP, GRE, IP-in-IP)
  • Added createByteDivs(): renders hex and ASCII views with nested <div>/<span>
    elements for each protocol field, enabling precise hover highlighting

This transforms Mimishark into a fully interactive packet analyzer with
Wireshark-like field-to-bytes correlation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants